home *** CD-ROM | disk | FTP | other *** search
/ Varga Girl - 1940s Pinups Calendar / Varga Girl 1940s Pinups Calendar.iso / classes / HotJavaBean.jar / lib / hotjavaBean.properties < prev   
Text File  |  1997-12-19  |  3KB  |  102 lines

  1. # @(#)hotjavaBean.properties    1.20 97/12/03 1.20, 12/03/97
  2.  
  3. #####################################################################
  4. #       HotJava Non-Localizable System Properties -- Bean           #
  5. #####################################################################
  6. #
  7. # This file overrides and/or adds to the properties defined in
  8. # hotjava.properties, in bean-specific ways.  See hotjava.properties
  9. # for information about the overall structure of this file.
  10.  
  11. #
  12. # version of this release of the bean (also see browser.version)
  13. #
  14. browser.bean.version=1.1.2
  15.  
  16. #
  17. #  Location of the images
  18. #
  19. images.loc=/lib/images/
  20.  
  21. #
  22. #     Applet Tags
  23. #
  24.  
  25. applet.errimg=applet-failed.gif
  26. applet.delayimg=applet-delayed.gif
  27.  
  28. #
  29. #  HTML Dialog templates
  30. #
  31.  
  32. template.mailto.html=/lib/templates/bean/mailto.html
  33. template.app-launch-error.html=/lib/templates/bean/app-launch-error.html
  34. template.viewer.unknown.html=/lib/templates/bean/viewer.unknown.html
  35. template.socks.open.html=/lib/templates/bean/socks.open.html
  36. template.unknown.host.html=/lib/templates/bean/unknown.host.html
  37. template.unknown.url.html=/lib/templates/bean/unknown.url.html
  38.  
  39.  
  40. #
  41. #     Image Tags
  42. #
  43. img.errimg=image-failed.gif
  44. img.delayimg=image-delayed.gif
  45.  
  46. #       Fallback URL for doc protocol.  
  47. #
  48. #  Use this if you want to install HotJava's documents on a local web
  49. #  server.  This can be particularly useful in a JavaOS context.
  50. #  For the bean, it's important that we *not* set this to the empty string.
  51. #  If it's null, the JDK's version of doc protocol will default to
  52. #  http://java.sun.com/HotJava/ !
  53. #
  54. #doc.url=
  55.  
  56. #
  57. #     JDK protocol handler images
  58. #
  59.  
  60. #
  61. #  The Bean's customizer for SystemProperties
  62. #
  63.  
  64. #  Colors of box that's used to launch the editor
  65. bean.edit.property.fg=White
  66. bean.edit.property.bg=Blue
  67. bean.show.property.fg=White
  68. bean.show.property.bg=Blue
  69.  
  70. bean.edit.put.error.width=550
  71. bean.edit.put.error.height=250
  72.  
  73.  
  74. #
  75. # Docstack depths.  "Contents" is how far back we keep widgets, and "logical"
  76. # is how far back we keep the URL to reconstruct the document.  These get
  77. # overridden by bean/HotJavaDocumentStack
  78. #
  79. hotjava.docstack.contents.depth=0
  80. hotjava.docstack.logical.depth=0
  81.  
  82.  
  83. #
  84. # Other stuff
  85. #
  86. displayBackgroundImages=true
  87. hotjava.default.security.manager=sunw.hotjava.bean.BeanPolicy
  88. altmessagefont=Dialog-italic-12
  89. hotjava.charset=8859_1
  90.  
  91. #
  92. #     Locations
  93. #
  94. #       Default home page
  95. #       Recognized only in the /lib/properties system file; used when www.home
  96. #       is absent from $home/.hotjava/properties
  97. #
  98.  
  99. home.url=http://java.sun.com/HotJava/
  100.  
  101. hotjava.main.panel=true
  102.